Function _bind_lib_c_rustc_static::match_bind_rules
source · #[no_mangle]
pub extern "C" fn match_bind_rules(
bytecode_c: *const u8,
bytecode_sz: size_t,
properties_c: *const device_property_t,
properties_sz: size_t,
str_properties_c: *const device_str_property_t,
str_properties_sz: size_t,
protocol_id: u32,
autobind: bool
) -> bool