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

Required features: "Win32_Foundation"