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