Skip to main content

UString_Replace

Function UString_Replace 

Source
pub unsafe extern "C" fn UString_Replace(
    this: *mut UString,
    oldChar: u32,
    newChar: u32,
)