Function UA_ByteString_allocBuffer

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