mnn::ffi

Function createCString

source
pub unsafe extern "C" fn createCString(
    data: *const i8,
    size: usize,
) -> CString