Function ice_core::ice_core_endpoint_set_flag [] [src]

#[no_mangle]
pub unsafe fn ice_core_endpoint_set_flag(
    ep: *const RwLock<Endpoint>,
    name: *const c_char,
    value: bool
)