Skip to main content

AString_SetFrom

Function AString_SetFrom 

Source
pub unsafe extern "C" fn AString_SetFrom(
    this: *mut AString,
    s: *const c_char,
    len: c_uint,
)