Function prepare_extern_function_signature

Source
pub fn prepare_extern_function_signature(
    function: &Function,
) -> Punctuated<FnArg, Comma>