Function windows::Wdk::System::SystemServices::NtPropagationFailed

pub unsafe fn NtPropagationFailed<P0, P1>(
    resourcemanagerhandle: P0,
    requestcookie: u32,
    propstatus: P1
) -> NTSTATUS
where P0: Param<HANDLE>, P1: Param<NTSTATUS>,