Function windows::Wdk::System::SystemServices::NtPropagationComplete
pub unsafe fn NtPropagationComplete<P0>(
resourcemanagerhandle: P0,
requestcookie: u32,
bufferlength: u32,
buffer: *const c_void,
) -> NTSTATUSwhere
P0: Param<HANDLE>,