[][src]Type Definition apache_nimble_sys::ble_gatt_chr_fn

type ble_gatt_chr_fn = Option<unsafe extern "C" fn(conn_handle: u16, error: *const ble_gatt_error, chr: *const ble_gatt_chr, arg: *mut c_void) -> c_int>;