Skip to main content

php_stream_context_unset_option

Function php_stream_context_unset_option 

Source
pub unsafe extern "C" fn php_stream_context_unset_option(
    context: *mut php_stream_context,
    wrappername: *const c_char,
    optionname: *const c_char,
)