textarea_get_accepted_chars

Function textarea_get_accepted_chars 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.