Skip to main content

AString_InsertAtFront

Function AString_InsertAtFront 

Source
pub unsafe extern "C" fn AString_InsertAtFront(
    this: *mut AString,
    c: c_char,
)