Function mnn::prelude::wcstombs

source ยท
pub unsafe extern "C" fn wcstombs(
    dest: *mut i8,
    src: *const i32,
    n: usize,
) -> usize