[][src]Function glib_sys::g_mkdir_with_parents

pub unsafe extern "C" fn g_mkdir_with_parents(
    pathname: *const c_char,
    mode: c_int
) -> c_int