Function blStringCompare

Source
pub unsafe extern "C" fn blStringCompare(
    self_: *const BLStringCore,
    other: *const BLStringCore,
) -> c_int