Function gnunet_sys::GNUNET_DISK_pipe_handle[][src]

pub unsafe extern "C" fn GNUNET_DISK_pipe_handle(
    p: *const GNUNET_DISK_PipeHandle,
    n: GNUNET_DISK_PipeEnd
) -> *const GNUNET_DISK_FileHandle

Get the handle to a particular pipe end

@param p pipe @param n end to access @return handle for the respective end