Function windows::Wdk::System::SystemServices::NtPropagationComplete

pub unsafe fn NtPropagationComplete<P0>(
    resourcemanagerhandle: P0,
    requestcookie: u32,
    bufferlength: u32,
    buffer: *const c_void,
) -> NTSTATUS
where P0: Param<HANDLE>,