[][src]Type Definition winapi::um::bthledef::PFNBLUETOOTH_GATT_EVENT_CALLBACK

type PFNBLUETOOTH_GATT_EVENT_CALLBACK = Option<unsafe extern "system" fn(EventType: BTH_LE_GATT_EVENT_TYPE, EventOutParameter: PVOID, Context: PVOID)>;