Function soapysdr_sys::SoapySDRDevice_writeGPIODir

source ยท
pub unsafe extern "C" fn SoapySDRDevice_writeGPIODir(
    device: *mut SoapySDRDevice,
    bank: *const c_char,
    dir: c_uint,
) -> c_int