Function dir_make_recursive

Source
pub unsafe extern "C" fn dir_make_recursive(
    path: *const c_char,
    perm: fileperms,
    pool: *mut memory_pool,
) -> status