pub unsafe extern "C" fn aws_byte_cursor_from_string(
    src: *const aws_string
) -> aws_byte_cursor
Expand description

Creates an aws_byte_cursor from an existing string.