Function open62541_sys::UA_readNumberWithBase
source ยท pub unsafe extern "C" fn UA_readNumberWithBase(
buf: *const UA_Byte,
buflen: usize,
number: *mut UA_UInt32,
base: UA_Byte,
) -> usizepub unsafe extern "C" fn UA_readNumberWithBase(
buf: *const UA_Byte,
buflen: usize,
number: *mut UA_UInt32,
base: UA_Byte,
) -> usize