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

Required features: "Win32_System_WindowsProgramming", "Win32_System_Kernel"