Function open62541_sys::UA_ByteString_allocBuffer

source ยท
pub unsafe extern "C" fn UA_ByteString_allocBuffer(
    bs: *mut UA_ByteString,
    length: usize,
) -> UA_StatusCode