NAME
Math::Int64::C_API::Sample - C API Usage sample for Math::Int64
SYNOPSIS
use Math::Int64::C_API::Sample;
DESCRIPTION
This is a sample module, look at its source!
EXPORT
The sample subroutines available from this module are:
some_int64()
uint64_sqr(u64)
int64_addmul(acu, mul1, mul2)
SEE ALSO
AUTHOR
Salvador Fandiño, <sfandino@yahoo.com>
COPYRIGHT AND LICENSE
The contents of this package are on the public domain.