Function windows_native::ntrtl::RtlSetThreadErrorMode
source · pub unsafe extern "system" fn RtlSetThreadErrorMode(
NewMode: u32,
OldMode: *mut u32
) -> NTSTATUSpub unsafe extern "system" fn RtlSetThreadErrorMode(
NewMode: u32,
OldMode: *mut u32
) -> NTSTATUS