UA_readNumberWithBase

Function UA_readNumberWithBase 

Source
pub unsafe extern "C" fn UA_readNumberWithBase(
    buf: *const UA_Byte,
    buflen: usize,
    number: *mut UA_UInt32,
    base: UA_Byte,
) -> usize