buttonmatrix_get_one_checked

Function buttonmatrix_get_one_checked 

Source
pub unsafe fn buttonmatrix_get_one_checked(obj: *const Object) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.