Skip to main content

nw_shim_path_enumerate_gateways

Function nw_shim_path_enumerate_gateways 

Source
pub unsafe extern "C" fn nw_shim_path_enumerate_gateways(
    path: *mut c_void,
    callback: Option<EndpointEnumerationCallback>,
    user_info: *mut c_void,
) -> c_int
Available on crate feature raw-ffi only.