Skip to main content

UString_ReverseFind

Function UString_ReverseFind 

Source
pub unsafe extern "C" fn UString_ReverseFind(
    this: *const UString,
    c: u32,
) -> c_int