Function oppai_version

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