Function ndk_sys::AFontMatcher_match

source ·
pub unsafe extern "C" fn AFontMatcher_match(
    matcher: *const AFontMatcher,
    familyName: *const c_char,
    text: *const u16,
    textLength: u32,
    runLengthOut: *mut u32
) -> *mut AFont