Type Definition proj_sys::PROJ_STRING_LIST

source ·
pub type PROJ_STRING_LIST = *mut *mut c_char;
Expand description

\brief Type representing a NULL terminated list of NULL-terminate strings.