Files
sousa-gecko/docs/nspr/reference/prfloat64.md
T

135 B

PRFloat64

The NSPR floating-point type is always 64 bits.

Syntax

#include <prtypes.h>

typedef double PRFloat64;