Function libaudioverse_sys::Lav_free [] [src]

pub unsafe extern "C" fn Lav_free(ptr: *mut c_void) -> LavError

Free any pointer that libaudioverse gives you. If something goes wrong, namely that the pointer isn't from Libaudioverse in the first place, this tries to fail gracefully and give you an error, but don't rely on this.