Function VarCyFromBool

Source
pub unsafe extern "C" fn VarCyFromBool(
    boolIn: VARIANT_BOOL,
    pcyOut: *mut CY,
) -> HRESULT