[][src]Function libfirm_rs_bindings::set_method_param_type

pub unsafe extern "C" fn set_method_param_type(
    method: *mut ir_type,
    pos: usize,
    tp: *mut ir_type
)