[][src]Function apriltag_sys::matd_put

pub unsafe extern "C" fn matd_put(
    m: *mut matd_t,
    row: c_int,
    col: c_int,
    value: f64
)