pub unsafe extern "C" fn projectm_get_easter_egg(
instance: projectm_handle,
) -> f32Expand description
@brief Returns the current “easter egg” value. @param instance The projectM instance handle. @return The current “easter egg” value.
pub unsafe extern "C" fn projectm_get_easter_egg(
instance: projectm_handle,
) -> f32@brief Returns the current “easter egg” value. @param instance The projectM instance handle. @return The current “easter egg” value.