Skip to main content

UString_InsertAtFront

Function UString_InsertAtFront 

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