Function windows::Wdk::System::SystemServices::KeInitializeSemaphore

pub unsafe fn KeInitializeSemaphore(
    semaphore: *mut KSEMAPHORE,
    count: i32,
    limit: i32,
)