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