[][src]Type Definition ntapi::ntzwapi::ZwDelayExecution

type ZwDelayExecution = unsafe extern "system" fn(Alertable: BOOLEAN, DelayInterval: PLARGE_INTEGER) -> NTSTATUS;