[][src]Function proj_sys::proj_trans_array

pub unsafe extern "C" fn proj_trans_array(
    P: *mut PJ,
    direction: PJ_DIRECTION,
    n: usize,
    coord: *mut PJ_COORD
) -> c_int