[][src]Type Definition apache_nimble_sys::ble_gatt_dsc_fn

type ble_gatt_dsc_fn = Option<unsafe extern "C" fn(conn_handle: u16, error: *const ble_gatt_error, chr_val_handle: u16, dsc: *const ble_gatt_dsc, arg: *mut c_void) -> c_int>;