Type Definition CoreFoundation_sys::base::CFAllocatorDeallocateCallBack [] [src]

type CFAllocatorDeallocateCallBack = extern "C" fn(_: *mut c_void, _: *mut c_void);