glib_sys

Function g_mkdir_with_parents

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