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