Function golay_elements

Source
pub unsafe extern "C" fn golay_elements(
    StructElement1: *mut Hobject,
    StructElement2: *mut Hobject,
    GolayElement: *const c_char,
    Rotation: Hlong,
    Row: Hlong,
    Column: Hlong,
) -> Herror