Function windows::Wdk::System::SystemServices::ExAcquireSharedWaitForExclusive
pub unsafe fn ExAcquireSharedWaitForExclusive<P0>(
resource: *mut ERESOURCE,
wait: P0,
) -> BOOLEANwhere
P0: Param<BOOLEAN>,