glib_sys

Function g_mapped_file_new

source
pub unsafe extern "C" fn g_mapped_file_new(
    filename: *const c_char,
    writable: gboolean,
    error: *mut *mut GError,
) -> *mut GMappedFile