version_get_builddate

Function version_get_builddate 

Source
pub unsafe extern "C" fn version_get_builddate(
    v: *const Version,
) -> *const c_char
Expand description

Get build date.

§Arguments

  • v - pointer to Version data. NULL for currently running software.

§Returns

build date