Function FixGroup_new

Source
pub unsafe extern "C" fn FixGroup_new(
    fieldId: i32,
    delim: i32,
    order: *const i32,
) -> Option<FixGroup_t>