Function sunvox_sys::sv_get_sample_type [] [src]

pub unsafe extern "C" fn sv_get_sample_type() -> c_int

Gets the internal sample type of the SunVox engine.

Returns one of the SV_STYPE_xxx constants.

Use it to get the scope buffer type from get_module_scope() function.