mysofa_getversion

Function mysofa_getversion 

Source
pub unsafe extern "C" fn mysofa_getversion(
    major: *mut c_int,
    minor: *mut c_int,
    patch: *mut c_int,
)