1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
PRFloat64 ========= The NSPR floating-point type is always 64 bits. Syntax ------ .. code:: #include <prtypes.h> typedef double PRFloat64;