Function VarDateFromBool

Source
pub unsafe extern "C" fn VarDateFromBool(
    boolIn: VARIANT_BOOL,
    pdateOut: *mut DATE,
) -> HRESULT