[][src]Function antic::nf_elem_mul

pub unsafe extern "C" fn nf_elem_mul(
    a: *mut nf_elem_struct,
    b: *mut nf_elem_struct,
    c: *mut nf_elem_struct,
    nf: *mut nf_struct
)