Function TextToLower

Source
pub unsafe extern "C" fn TextToLower(
    text: *const c_char,
) -> *const c_char
Expand description

Get lower case version of provided string