Skip to main content

AString_ReverseFind

Function AString_ReverseFind 

Source
pub unsafe extern "C" fn AString_ReverseFind(
    this: *const AString,
    c: c_char,
) -> c_int