Skip to main content

UString_SetFrom

Function UString_SetFrom 

Source
pub unsafe extern "C" fn UString_SetFrom(
    this: *mut UString,
    s: *const u32,
    len: c_uint,
)