Function windows::Wdk::System::SystemServices::TmPropagationFailed

pub unsafe fn TmPropagationFailed<P0>(
    resourcemanager: *const KRESOURCEMANAGER,
    requestcookie: u32,
    status: P0,
) -> NTSTATUS
where P0: Param<NTSTATUS>,