Source position: libsdl2.pas line 2823
type TTSDL_HapticStopEffect = function(
haptic: PSDL_Haptic;
effect: Integer
):Integer;