str_upper_c

Function str_upper_c 

Source
pub unsafe extern "C" fn str_upper_c(
    dest: *mut char_t,
    size: u32,
    str_: *const char_t,
)