_php_stream_rmdir

Function _php_stream_rmdir 

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