logo
pub extern "C" fn VERSION_NUM(
    major: c_int,
    minor: c_int,
    patchlevel: c_int
) -> c_int
Expand description