pub unsafe extern "C" fn SoapySDR_formatToSize(
    format: *const c_char
) -> usize
Expand description

Get the size of a single element in the specified format. \param format a supported format string \return the size of an element in bytes