[][src]Function ntapi::ntzwapi::ZwQuerySemaphore

pub unsafe extern "system" fn ZwQuerySemaphore(
    SemaphoreHandle: HANDLE,
    SemaphoreInformationClass: SEMAPHORE_INFORMATION_CLASS,
    SemaphoreInformation: PVOID,
    SemaphoreInformationLength: ULONG,
    ReturnLength: PULONG
) -> NTSTATUS