Function gnunet_sys::GNUNET_OS_process_get_pid[][src]

pub unsafe extern "C" fn GNUNET_OS_process_get_pid(
    proc_: *mut GNUNET_OS_Process
) -> pid_t

Get the pid of the process in question

@param proc the process to get the pid of

@return the current process id