windows::Wdk::System::SystemServices

Function RtlInsertElementGenericTableAvl

pub unsafe fn RtlInsertElementGenericTableAvl(
    table: *const RTL_AVL_TABLE,
    buffer: *const c_void,
    buffersize: u32,
    newelement: Option<*mut bool>,
) -> *mut c_void