Function _php_stream_mkdir

Source
pub unsafe extern "C" fn _php_stream_mkdir(
    path: *const c_char,
    mode: c_int,
    options: c_int,
    context: *mut php_stream_context,
) -> c_int