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