coreaudio_sys::audio_unit::CFAllocatorReallocateCallBack [] [src]

type CFAllocatorReallocateCallBack = Option<extern fn(ptr: *mut c_void, newsize: CFIndex, hint: CFOptionFlags, info: *mut c_void) -> *mut c_void>;