Function g_dir_open

pub unsafe extern "C" fn g_dir_open(
    path: *const i8,
    flags: u32,
    error: *mut *mut GError,
) -> *mut GDir