Function sunvox_sys::sv_sampler_load [] [src]

pub unsafe extern "C" fn sv_sampler_load(
    slot: c_int,
    sampler_module: c_int,
    file_name: *const c_char,
    sample_slot: c_int
) -> c_int

Loads a sample to an existing Sampler.

To replace the whole sampler, set sample_slot to -1.