pub unsafe extern "system" fn RtlInitStringEx(
    destinationstring: *mut STRING,
    sourcestring: *mut i8
) -> NTSTATUS
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’, ‘Win32_System_Kernel’