pub unsafe extern "system" fn RtlInitUTF8String(
    destinationstring: *mut STRING,
    sourcestring: *const i8
)
Expand description

Required features: "Win32_System_Kernel"