Function Byond_GetVersion

Source
pub unsafe extern "C-unwind" fn Byond_GetVersion(
    version: *mut u4c,
    build: *mut u4c,
)
Expand description

Gets the current BYOND version

ยงArguments

  • version - Pointer to the major version number
  • build - Pointer to the build number