pub unsafe extern "C" fn hal_set_constructor(
comp_id: c_int,
make: constructor,
) -> c_intExpand description
hal_set_constructor() sets the constructor function for this component
pub unsafe extern "C" fn hal_set_constructor(
comp_id: c_int,
make: constructor,
) -> c_inthal_set_constructor() sets the constructor function for this component