Function libgir::analysis::function_parameters::analyze
source ยท pub fn analyze(
env: &Env,
function_parameters: &[Parameter],
configured_functions: &[&Function],
disable_length_detect: bool,
async_func: bool,
in_trait: bool,
) -> Parameters