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