Function ndk_sys::AFontMatcher_setStyle

source ·
pub unsafe extern "C" fn AFontMatcher_setStyle(
    matcher: *mut AFontMatcher,
    weight: u16,
    italic: bool
)