Function csfml_audio_sys::sfSoundBuffer_createFromSamples [] [src]

pub unsafe extern "C" fn sfSoundBuffer_createFromSamples(
    samples: *const sfInt16,
    sampleCount: sfUint64,
    channelCount: c_uint,
    sampleRate: c_uint
) -> *mut sfSoundBuffer