buttonmatrix_get_map

Function buttonmatrix_get_map 

Source
pub unsafe fn buttonmatrix_get_map(
    obj: *const Object,
) -> Result<*const *const c_char>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.