Function fitsio_sys_bindgen::ffgbcl [] [src]

pub unsafe extern "C" fn ffgbcl(
    fptr: *mut fitsfile,
    colnum: c_int,
    ttype: *mut c_char,
    tunit: *mut c_char,
    dtype: *mut c_char,
    repeat: *mut c_long,
    tscal: *mut f64,
    tzero: *mut f64,
    tnull: *mut c_long,
    tdisp: *mut c_char,
    status: *mut c_int
) -> c_int