Skip to main content

AVLNode_get_next

Static AVLNode_get_next 

Source
pub unsafe static mut AVLNode_get_next: Option<unsafe extern "C" fn(a: *const AVLNode) -> *mut AVLNode>