Function windows_sys::Wdk::System::SystemServices::KeInitializeSemaphore
pub unsafe extern "system" fn KeInitializeSemaphore(
semaphore: *mut KSEMAPHORE,
count: i32,
limit: i32,
)
pub unsafe extern "system" fn KeInitializeSemaphore(
semaphore: *mut KSEMAPHORE,
count: i32,
limit: i32,
)