[][src]Function fermium::SDL_HapticRumblePlay

pub unsafe extern "C" fn SDL_HapticRumblePlay(
    haptic: *mut SDL_Haptic,
    strength: f32,
    length: Uint32
) -> c_int