Skip to main content

AString_RemoveChar

Function AString_RemoveChar 

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