Function cstrerror_l

Source
pub unsafe extern "C" fn cstrerror_l(
    __errnum: i32,
    __l: *mut c__locale_struct,
) -> *mut i8