Function ACaptureRequest_setEntry_double

Source
pub unsafe extern "C" fn ACaptureRequest_setEntry_double(
    request: *mut ACaptureRequest,
    tag: u32,
    count: u32,
    data: *const f64,
) -> camera_status_t