Function mnn::prelude::confstr

source ยท
pub unsafe extern "C" fn confstr(
    name: i32,
    buf: *mut i8,
    len: usize,
) -> usize