Function csfml_audio_sys::sfMusic_createFromMemory[][src]

pub unsafe extern "C" fn sfMusic_createFromMemory(
    data: *const c_void,
    sizeInBytes: usize
) -> *mut sfMusic