Function ndk_sys::AMediaFormat_getRect
source · pub unsafe extern "C" fn AMediaFormat_getRect(
arg1: *mut AMediaFormat,
name: *const c_char,
left: *mut i32,
top: *mut i32,
right: *mut i32,
bottom: *mut i32
) -> bool