Function disk_ringbuffer::strerror_r
source ยท pub unsafe extern "C" fn strerror_r(
__errnum: c_int,
__buf: *mut c_char,
__buflen: usize,
) -> c_int
pub unsafe extern "C" fn strerror_r(
__errnum: c_int,
__buf: *mut c_char,
__buflen: usize,
) -> c_int