php_stream_xport_register

Function php_stream_xport_register 

Source
pub unsafe extern "C" fn php_stream_xport_register(
    protocol: *const c_char,
    factory: php_stream_transport_factory,
) -> c_int