VarDateFromDec

Function VarDateFromDec 

Source
pub unsafe extern "system" fn VarDateFromDec(
    pdecIn: *const DECIMAL,
    pdateOut: *mut DATE,
)