Function scratchstack_wrapper_aws_c_common::aws_string_eq
source · pub unsafe extern "C" fn aws_string_eq(
a: *const aws_string,
b: *const aws_string
) -> bool
Expand description
Returns true if bytes of string are the same, false otherwise.