Function php_stream_context_get_link

Source
pub unsafe extern "C" fn php_stream_context_get_link(
    context: *mut php_stream_context,
    hostent: *const c_char,
    stream: *mut *mut php_stream,
) -> c_int