Function glib_sys::g_mapped_file_new_from_fd[][src]

pub unsafe extern "C" fn g_mapped_file_new_from_fd(
    fd: c_int,
    writable: gboolean,
    error: *mut *mut GError
) -> *mut GMappedFile