EpdGetValueAndDecimalExponent

Function EpdGetValueAndDecimalExponent 

Source
pub unsafe extern "C" fn EpdGetValueAndDecimalExponent(
    epd: *mut EpDouble,
    value: *mut f64,
    exponent: *mut c_int,
)