pub unsafe extern "system" fn RtlEnumerateGenericTable(
    table: *const RTL_GENERIC_TABLE,
    restart: BOOLEAN
) -> *mut c_void
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"