Function SysAllocStringByteLen

Source
pub unsafe extern "system" fn SysAllocStringByteLen(
    psz: *const u8,
    len: u32,
) -> *const u16