Function windows_native::ntexapi::NtQueryWnfStateNameInformation
source · pub unsafe extern "system" fn NtQueryWnfStateNameInformation(
StateName: *const WNF_STATE_NAME,
NameInfoClass: WNF_STATE_NAME_INFORMATION,
ExplicitScope: *const c_void,
InfoBuffer: *mut c_void,
InfoBufferSize: u32
) -> NTSTATUS