textarea_get_placeholder_text

Function textarea_get_placeholder_text 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.