pub unsafe extern "C" fn projectm_get_hard_cut_sensitivity(
instance: projectm_handle,
) -> f32Expand description
@brief Returns the current hard cut sensitivity. @param instance The projectM instance handle. @return The current hard cut sensitivity.