Function gnunet_sys::GNUNET_OS_process_current[][src]

pub unsafe extern "C" fn GNUNET_OS_process_current() -> *mut GNUNET_OS_Process

Get process structure for current process

The pointer it returns points to static memory location and must not be deallocated/closed

@return pointer to the process sturcutre for this process