glib_sys

Function g_dir_open

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