Function ndk_sys::AImageReader_new

source ·
pub unsafe extern "C" fn AImageReader_new(
    width: i32,
    height: i32,
    format: i32,
    maxImages: i32,
    reader: *mut *mut AImageReader
) -> media_status_t