[−][src]Function arrayfire::get_revision
pub fn get_revision() -> Cow<'static, str>
Get ArrayFire Revision (commit) information of the library.
Return Values
This returns a Cow<'static, str>
as the string is constructed at compile time.