CeedGetVersion

Function CeedGetVersion 

Source
pub unsafe extern "C" fn CeedGetVersion(
    major: *mut c_int,
    minor: *mut c_int,
    patch: *mut c_int,
    release: *mut bool,
) -> c_int