Function rust_raylib::ffi::TextToUpper
source · pub unsafe extern "C" fn TextToUpper(
text: *const c_char
) -> *const c_char
Expand description
Get upper case version of provided string
pub unsafe extern "C" fn TextToUpper(
text: *const c_char
) -> *const c_char
Get upper case version of provided string