Function mnn::prelude::strerror_r

source ยท
pub unsafe extern "C" fn strerror_r(
    errnum: i32,
    buf: *mut i8,
    buflen: usize,
) -> i32