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

type ZwEnumerateBootEntries = unsafe extern "system" fn(Buffer: PVOID, BufferLength: PULONG) -> NTSTATUS;