Function libc::proc_pidpath

source ·
pub unsafe extern "C" fn proc_pidpath(
    pid: c_int,
    buffer: *mut c_void,
    buffersize: u32
) -> c_int