Function AImage_getTimestamp

Source
pub unsafe extern "C" fn AImage_getTimestamp(
    image: *const AImage,
    timestampNs: *mut i64,
) -> media_status_t