#[unsafe(no_mangle)]pub extern "C" fn imaxabs(j: intmax_t) -> intmax_tExpand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/imaxabs.html.
Computes the absolute value of the integer j.
#[unsafe(no_mangle)]pub extern "C" fn imaxabs(j: intmax_t) -> intmax_tSee https://pubs.opengroup.org/onlinepubs/9799919799/functions/imaxabs.html.
Computes the absolute value of the integer j.