Function TextToLower

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