Function VarDateFromDec

Source
pub unsafe extern "C" fn VarDateFromDec(
    pdecIn: *const DECIMAL,
    pdateOut: *mut DATE,
) -> HRESULT