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

type CFAllocatorPreferredSizeCallBack = extern "C" fn(_: CFIndex, _: CFOptionFlags, _: *mut c_void) -> CFIndex;