Skip to main content

UString_RemoveChar

Function UString_RemoveChar 

Source
pub unsafe extern "C" fn UString_RemoveChar(
    this: *mut UString,
    ch: u32,
)