Function fitsio_sys_bindgen::ffgpvd

source ·
pub unsafe extern "C" fn ffgpvd(
    fptr: *mut fitsfile,
    group: c_long,
    firstelem: LONGLONG,
    nelem: LONGLONG,
    nulval: f64,
    array: *mut f64,
    anynul: *mut c_int,
    status: *mut c_int
) -> c_int