[][src]Type Definition winapi::um::bluetoothapis::PFN_DEVICE_CALLBACK

type PFN_DEVICE_CALLBACK = Option<unsafe extern "system" fn(pvParam: LPVOID, pDevice: *const BLUETOOTH_DEVICE_INFO) -> BOOL>;