Function libc::proc_pidfdinfo

source ยท
pub unsafe extern "C" fn proc_pidfdinfo(
    pid: c_int,
    fd: c_int,
    flavor: c_int,
    buffer: *mut c_void,
    buffersize: c_int,
) -> c_int