Skip to main content

gather_functions

Function gather_functions 

Source
pub fn gather_functions(
    results: &mut Vec<*mut Proto>,
    root: *mut Proto,
    flags: u32,
    has_native_functions: bool,
)