Function gnunet_sys::GNUNET_DISK_file_unmap[][src]

pub unsafe extern "C" fn GNUNET_DISK_file_unmap(
    h: *mut GNUNET_DISK_MapHandle
) -> GNUNET_GenericReturnValue

Unmap a file

@param h mapping handle @return #GNUNET_OK on success, #GNUNET_SYSERR otherwise