Function gen_struct_elements

Source
pub unsafe extern "C" fn gen_struct_elements(
    StructElements: *mut Hobject,
    Type: *const c_char,
    Row: Hlong,
    Column: Hlong,
) -> Herror