Function TA_GetLookback

Source
pub unsafe extern "C" fn TA_GetLookback(
    params: *const TA_ParamHolder,
    lookback: *mut TA_Integer,
) -> TA_RetCode