pub unsafe extern "C" fn ulStringGetData(
    str_: ULString
) -> *mut c_char
Expand description

Get native UTF-8 buffer data (always null-terminated).