buttonmatrix_set_ctrl_map

Function buttonmatrix_set_ctrl_map 

Source
pub unsafe fn buttonmatrix_set_ctrl_map(
    obj: *mut Object,
    ctrl_map: *const ButtonmatrixCtrl,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.