Function mnn::ffi::createCString

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