Function wildland_cargo_lib::ffi::new_some_bytes
source · [−]pub fn new_some_bytes(bytes: Vec<u8>) -> OptionalBytes
Expand description
constructor of Option<Vec<u8>>
(aka OptionalBytes
) with Some value
pub fn new_some_bytes(bytes: Vec<u8>) -> OptionalBytes
constructor of Option<Vec<u8>>
(aka OptionalBytes
) with Some value