Function g_mkdir_with_parents

Source
pub unsafe extern "C" fn g_mkdir_with_parents(
    pathname: *const gchar,
    mode: gint,
) -> gint