IDAGetQuad

Function IDAGetQuad 

Source
pub unsafe extern "C" fn IDAGetQuad(
    ida_mem: *mut c_void,
    t: *mut sunrealtype,
    yQout: N_Vector,
) -> c_int