load_wave_from_memory

Function load_wave_from_memory 

Source
pub unsafe extern "C" fn load_wave_from_memory(
    file_type: *const c_char,
    file_data: *const c_uchar,
    data_size: c_int,
) -> Wave
Expand description

Load wave from memory buffer, file_type refers to extension: i.e. .wav