Function AImage_getWidth

Source
pub unsafe extern "C" fn AImage_getWidth(
    image: *const AImage,
    width: *mut i32,
) -> media_status_t