pub unsafe extern "C" fn SoapySDRDevice_listGPIOBanks(
    device: *const SoapySDRDevice,
    length: *mut usize
) -> *mut *mut c_char
Expand description

Get a list of available GPIO banks by name. \param [out] length the number of GPIO banks \param device a pointer to a device instance