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

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