Type Definition GVfsFileLookupFunc
Other items ingio_sys
type GVfsFileLookupFunc = Option<unsafe extern "C" fn(_: *mut GVfs, _: *const c_char, _: gpointer) -> *mut GFile>;