Skip to main content

get_protocol

Function get_protocol 

Source
pub fn get_protocol(name: &str) -> *const c_void
Expand description

Look up a protocol by name.

Returns the protocol pointer or null if not found.