Type Definition apple_sdk::SdkProgressCallback

source ·
pub type SdkProgressCallback = fn(_: SdkSearchEvent);
Expand description

A callable that receives progress during an SDK search.