checkbox_get_text

Function checkbox_get_text 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.